FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package hl7.fhir.uv.vhdir#current (62 ms)

Package hl7.fhir.uv.vhdir
Type SearchParameter
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/vhdir/https://build.fhir.org/ig/HL7/VhDir/SearchParameter-practitioner-name.html
Url http://hl7.org/fhir/uv/vhdir/SearchParameter/practitioner-name
Version 1.0.0
Status draft
Date 2018-05-23
Name VhDir_sp_practitioner_name
Experimental False
Realm uv
Authority hl7
Description Select Practitioners with the specified name (matches against any of the elements in the HumanName data type)
Type string

Resources that use this resource

CapabilityStatement
vhdir-server Validated Healthcare Directory Server Capability Statement

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter practitioner-name

VhDir_sp_practitioner_name

Parameter name:string

Select Practitioners with the specified name (matches against any of the elements in the HumanName data type)

ResourcePractitioner
ExpressionPractitioner.name
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true
ModifiersAllowed: exact, contains

Source

{
  "resourceType" : "SearchParameter",
  "id" : "practitioner-name",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter practitioner-name</b></p><a name=\"practitioner-name\"> </a><a name=\"hcpractitioner-name\"> </a><a name=\"practitioner-name-en-US\"> </a><h2>VhDir_sp_practitioner_name</h2><p>Parameter <code>name</code>:<code>string</code></p><div><p>Select Practitioners with the specified name (matches against any of the elements in the HumanName data type)</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></td></tr><tr><td>Expression</td><td><code>Practitioner.name</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Modifiers</td><td>Allowed: exact, contains</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/vhdir/SearchParameter/practitioner-name",
  "version" : "1.0.0",
  "name" : "VhDir_sp_practitioner_name",
  "derivedFrom" : "http://hl7.org/fhir/SearchParameter/Practitioner-name",
  "status" : "draft",
  "date" : "2018-05-23",
  "publisher" : "HL7 International / Patient Administration",
  "contact" : [
    {
      "name" : "HL7 International / Patient Administration",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        },
        {
          "system" : "email",
          "value" : "pafm@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Select Practitioners with the specified name (matches against any of the elements in the HumanName data type)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "code" : "name",
  "base" : [
    "Practitioner"
  ],
  "type" : "string",
  "expression" : "Practitioner.name",
  "multipleOr" : true,
  "multipleAnd" : true,
  "modifier" : [
    "exact",
    "contains"
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.